file streams造句
例句與造句
- Writes a byte to the current position in the file stream
將一個字節(jié)寫入文件流的當前位置。 - Class , is passed to the file stream in the
構(gòu)造函數(shù)中的文件流。 - Class that provides the api which writes xml to a file stream . the
類的實現(xiàn),該類提供將xml寫入文件流的api 。 - Indicates whether or not the writing to the log file stream flushes the buffer
指示寫入日志文件流時是否刷新緩沖區(qū)。 - Event to initialize fonts , file streams , and other resources used during the printing process
事件以初始化字體、文件流和其他在打印過程中使用的資源。 - It's difficult to find file streams in a sentence. 用file streams造句挺難的
- Defines constants for controlling the type of access other file streams can have to the same file
定義常數(shù)來控制其他文件流對同一文件可以擁有的訪問權(quán)限類型。 - Event to release fonts , file streams , and other resources used during the printing process , like fonts
事件以釋放字體、文件流和其他在打印過程中使用的資源(如字體) 。 - Just as there are several backing stores other than disks , there are several kinds of streams other than file streams
正如除磁盤外存在多種后備存儲一樣,除文件流之外也存在多種流。 - Directs tracing or debugging output to a text writer , such as a stream writer , or to a stream , such as a file stream
將跟蹤或調(diào)試輸出定向到文本編寫器(例如流編寫器) ,或定向到流(例如文件流) 。 - While you might simply throw the file stream into a parser and hope for the best , thats a relatively heavyweight solution
雖然可以將文件/流交給解析器并期望最好的結(jié)果,但這是一種相對笨拙的辦法。 - Problem . to resolve this , once you create a temporary file atomically , you must always use the file descriptor or file stream you got when you opened the file
解決這種問題的方法是,一旦自動創(chuàng)建了一個臨時文件,就必須始終使用打開該文件時得到的文件描述符或文件流。 - Block can be used to release resources such as file streams , database connections , and graphics handles without waiting for the garbage collector in the runtime to finalize the objects
塊可以用來釋放資源,而不用等待由運行庫中的垃圾回收器來終結(jié)對象。有關(guān)更多信息,請參見 - Block , or to release any external resources such as graphics handles , database connections or file streams without waiting for the garbage collector in the runtime to finalize the objects
塊可能留下的任何不明確狀態(tài),或釋放任何外部資源而不用等待運行庫中的垃圾回收器來終結(jié)相關(guān)對象。